-
Home
-
Elementor Website Builder – More Than Just a Page Builder
-
3.27.1
-
Code
-
Classes
- Google_Font
Total Complexity |
36 |
Dependencies |
1 |
Dependents |
3 |
Total lines |
244 |
Lines of code |
159 |
Logical lines of code |
89 |
Comment lines |
3 |
Methods |
16 |
Properties |
1 |
Methods 16
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
download_fonts() |
S |
49 |
6 |
29 |
fetch_font_data() |
S |
53 |
5 |
23 |
init_folders() |
S |
56 |
4 |
18 |
get_raw_css_content() |
S |
61 |
3 |
12 |
enqueue() |
S |
65 |
3 |
10 |
clear_cache() |
S |
64 |
3 |
10 |
enqueue_style() |
S |
60 |
2 |
14 |
get_css_content() |
S |
69 |
2 |
7 |
sanitize_font_name() |
S |
80 |
1 |
3 |
get_font_data() |
S |
75 |
1 |
4 |
get_local_google_fonts() |
S |
78 |
1 |
3 |
set_local_google_fonts() |
S |
72 |
1 |
5 |
get_folder() |
S |
75 |
1 |
4 |
get_folders() |
S |
77 |
1 |
4 |
get_google_fonts_remote_url() |
S |
80 |
1 |
3 |
enqueue_from_cdn() |
S |
65 |
1 |
10 |